deltas: Use endianness marker when parsing
authorColin Walters <walters@verbum.org>
Wed, 24 Feb 2016 19:29:56 +0000 (14:29 -0500)
committerColin Walters <walters@verbum.org>
Fri, 26 Feb 2016 13:19:01 +0000 (08:19 -0500)
commit04d77da0056c89f2f18ae9e47ef121c960f2307b
tree2da2422d158c88dae80462ad685f8f3917a758f9
parent277220aaa6e73002d5186ba1166c11be07481727
deltas: Use endianness marker when parsing

Extend the `static-delta show` and `pull` commands to use the
endianness information (if available).
src/libostree/ostree-repo-pull.c
src/libostree/ostree-repo-static-delta-compilation.c
src/libostree/ostree-repo-static-delta-core.c
src/libostree/ostree-repo-static-delta-private.h
src/ostree/ot-builtin-static-delta.c
tests/pull-test.sh
tests/test-delta.sh